Skip to content

Conversation

jrenaat
Copy link
Member

@jrenaat jrenaat commented Sep 22, 2025


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-19681

Copy link
Member

@beikov beikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like something is missing on the 7.1 branch since the new test is failing.

@jrenaat
Copy link
Member Author

jrenaat commented Sep 23, 2025

Looks like something is missing on the 7.1 branch since the new test is failing.

Yeah, it's odd, but the execution path for 7.1 is different from the ones for 6.6 and main ... instead of going into ArrayJdbcType.doExtractas with those, it does PostgreSQLJsonArrayPGObjectType$2.doExtract; maybe some change on main wasn't backported to 7.1 but was to 6.6?

Signed-off-by: Jan Schatteman <[email protected]>
Signed-off-by: Jan Schatteman <[email protected]>
@jrenaat jrenaat force-pushed the HHH-19681_assertionerror_71 branch from 2c71d45 to 4b08a0f Compare September 26, 2025 19:47
@jrenaat jrenaat merged commit 893cdfd into hibernate:7.1 Sep 26, 2025
25 of 27 checks passed
@jrenaat jrenaat deleted the HHH-19681_assertionerror_71 branch September 26, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants